From 3d1d70cb21e3250b69cf1d0207dccd04f455d95a Mon Sep 17 00:00:00 2001 From: Luca Bruno Date: Sun, 15 Nov 2015 10:42:19 +0100 Subject: [PATCH] copyright: fix DEP5 syntax --- debian/copyright | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/debian/copyright b/debian/copyright index c3c380e14..660eca063 100644 --- a/debian/copyright +++ b/debian/copyright @@ -5,6 +5,7 @@ Source: https://github.com/rust-lang/cargo Files: * Copyright: 2014 The Rust Project Developers License: MIT-License or Apache-2.0 +Comment: Licensed under the Apache License, Version 2.0 or the MIT license , @@ -41,8 +42,7 @@ Comment: same MIT/Apache-2.0 dual-license. See https://github.com/rust-lang. Exceptions are noted below. -Files: - deps/advapi32-sys-* +Files: deps/advapi32-sys-* deps/kernel32-* deps/winapi-* Copyright: 2015 Peter Atashian @@ -85,8 +85,7 @@ Copyright: 2015 Alex Crichton License: MIT-License Comment: see https://github.com/sfackler/rust-openssl -Files: - deps/libz-sys-* +Files: deps/libz-sys-* deps/libgit2-sys-* deps/libssh2-sys-* deps/miniz-sys-* -- 2.30.2